CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 小波变换 图像处理

搜索资源列表

  1. VC++ImageProcess1

    0下载:
  2. 《VC++图象处理程序设计》光盘使用说明 1. 请先安装VC++6.0。 2. 盘中文件夹序号与书中章节相对应。文件夹中包含各章的应用程序及源代码。 3. 小波变换应用程序只支持24位图像的处理,其它各章的应用程序支持8位、24位图象处理。 4. 读者直接运行程序时,首先打开原图并点击左视图,使之显示原图像;然后点击右视图并选择菜单中的处理函数, 处理后的图像即会在右视图上显示。 5. 第七章程序支持8位、24位图象处理,其中“边界跟踪”算法要求所处理的位图为白色背景。
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:4258956
    • 提供者:xinag
  1. infraredimagedenoise

    0下载:
  2. 红外图像自适应降噪处理的的论文。该方法首先将图像分解为R,G,B颜色分量图像,对每幅图像进行小波变换。根据变换后的不同细节子图的小波系数在区域及方向上具有的不同相关性,用不同的窗口对不同细节图像系数的方差进行估计,然后对小波系数进行一种改进的阈值处理,得到结果图像。-An adaptive wavelet denoising algorithm is presented for noise rem oval of pseudo-color infrared images.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:215319
    • 提供者:siva
  1. trackinger

    0下载:
  2. 数字图像处理的一些小作业,包括dct变换,小波变换和fft变换。-Digital image processing of a number of small operations, including the DCT transform, wavelet transform and transform fft.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1774
    • 提供者:lu
  1. szcl

    0下载:
  2. 用matlab编写的程序集合,主要是完成括亮度变换、线性和非线性空间滤波、图像复原与配准、彩色图像处理、小波、图像数据压缩、形态学图像处理、识别-Matlab procedures used to prepare the collection, mainly including brightness achieve transformation, linear and nonlinear spatial filtering, image restoration and registration,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:153483
    • 提供者:wth
  1. xiaobobianhuan

    0下载:
  2. 实现图像的小波变换处理,连续小波变换,离散小波变换,基于小波变换的图像滤波处理-Implementation of wavelet transform image processing, continuous wavelet transform, discrete wavelet transform, wavelet-based image filtering treatment. . .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2726163
    • 提供者:周洋
  1. wavelets386

    0下载:
  2. 人工智能中,经典的基于小波变换的图像处理和图像去噪的解决办法,可下载后观摩使用-Artificial Intelligence, the classical wavelet-based image processing and image denoising solution can be used to watch after download
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-26
    • 文件大小:182621
    • 提供者:饭团儿
  1. DIP_System

    1下载:
  2. 强大的一款图像处理的源码,包含各种通用的图像处理算法:滤波、图像恢复、形态学变换、图像分割、边缘检测、各种图像编码、小波分解... 热爱图像处理的人一定不要错过。-A powerful image processing source code, including a variety of commonly used image processing algorithms: filtering, image restoration, morphological transformation,
  3. 所属分类:Graph program

    • 发布日期:2016-04-12
    • 文件大小:3077523
    • 提供者:wang gang
  1. ImageFusion

    0下载:
  2. matlab编译小波变换,用于图像融合和处理 文件夹中包含了可用的融合图片。-matlab compiler wavelet transform for image fusion and processing folder contains the available fusion of images.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-11
    • 文件大小:528
    • 提供者:张军
  1. imagefusion

    0下载:
  2. 图像融合处理,实现两幅图像小波变换后的图像融合操作-Image fusion processing, and two images after the wavelet transform image fusion operation
  3. 所属分类:Wavelet

    • 发布日期:2017-05-07
    • 文件大小:1960633
    • 提供者:魏婷婷
  1. gui

    0下载:
  2. 数字图像处理,(傅立叶变换,小波变换,锐化算法,直方图均衡化等)
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:247797
    • 提供者:孟磊
  1. imageprocessprograms

    0下载:
  2. 图像平滑,图像锐化,小波变换,边缘检测等一系列对图像处理的基本方法,用matlab仿真实现-Image smoothing, image sharpening, wavelet transform, edge detection, a series of image processing of the basic method, using matlab Simulation
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:68994
    • 提供者:西瓜籽
  1. ImageProcessing

    0下载:
  2. 各种图像处理算法的源代码,包括图像压缩(HUFFMAN编码,JPEG编码,小波变换),图像灰度变换,图像正交变换,边缘检测,图像水印-Various image processing algorithms source code, including image compression (HUFFMAN coding, JPEG coding, wavelet transform), image gray level transformation, image orthogonal transf
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:838158
    • 提供者:user
  1. xingtaixue

    0下载:
  2. 实现图像去噪,先用形态学做预处理 再用小波阈值变换方法去噪-Of image denoising, first morphological preprocessing then transform wavelet threshold denoising
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:596
    • 提供者:陆海昊
  1. 4442

    0下载:
  2. 基于小波变换的图像融合处理的研究,基于小波变换的图像融合新算法-Based on wavelet transform image fusion research, based on wavelet transform image fusion algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:221276
    • 提供者:李易
  1. 22233

    0下载:
  2. 基于小波变换的图像融合处理的研究,基于小波变换的图像融合新算法-Based on wavelet transform image fusion research, based on wavelet transform image fusion algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:128638
    • 提供者:李易
  1. image

    0下载:
  2. 图像去噪处理的研究及MATLAB仿真.小波变换 图像去噪 阈值 MATLAB-Processing of image denoising and MATLAB simulation. Wavelet transform denoising threshold MATLAB
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:331229
    • 提供者:冯冯
  1. EXD

    0下载:
  2. 本论文主要结合小波变换的基本概念和基本原理,详细讨论小波在图像处理领域的应用,并结合MATLAB程序设计语言来说明其应用。-example for wavelet with matlab
  3. 所属分类:Wavelet

    • 发布日期:2017-05-08
    • 文件大小:1583709
    • 提供者:mxluo
  1. Wavelets

    0下载:
  2. 小波数字图像处理,小波(1~3层图像处理),行变换,列变换,滤波(高通、低通)。图像增强,融合等-Wavelet digital image processing, wavelet (1 to 3 layers of image processing), row transform and column transform, filter (high pass, low pass). Image enhancement, integration, etc.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-24
    • 文件大小:91412
    • 提供者:dream
  1. xiaobo

    0下载:
  2. 图像的三级小波变换,把GIF文件进行三级小波变换并处理显示-The three-level wavelet transform of the image
  3. 所属分类:Wavelet

    • 发布日期:2017-11-18
    • 文件大小:10421
    • 提供者:刘宏强
  1. MATLAB_source_code

    0下载:
  2. 附件里含有以下《MATLAB图像处理实例详解》 程序: 第2章:MATLAB基础 第3章:MATLAB图像处理基础 第4章:数字图像的运算 第5章:图像增强技术 第6章:图像复原技术 第7章:图像分割技术 第8章:图像变换技术 第9章:彩色图像处理 第10章:图像压缩编码 第11章:图像特征分析 第12章:形态学图像处理 第13章:小波在图像处理中的应用 第14章:基于SIMULINK的视频和图像处理 第15章:图像处理的MATLAB实例-
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6655326
    • 提供者:小灰机
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 45 »
搜珍网 www.dssz.com